soap api
-
In addition one can build their own GUI by accessing the raw data using either the REST API or SOAP API .
此外,开发者还可以通过RESTAPI或SOAPAPI访问原生数据以构建自己的GUI。
-
The Zend Framework provides a complete toolkit for quickly and efficiently adding a SOAP API to a Web application .
ZendFramework提供了快速有效地将一个SOAPAPI添加到一个Web应用的完整工具包。
-
The SOAP API uses XML documents to similarly represent Service Data Objects to communicate content structures in both the physical and logical model .
SOAPAPI使用XML文档来以类似的方式表示服务数据对象,从而同时与物理和逻辑模型中的内容结构通信。
-
You can use a SOAP API to communicate content using XML data structures or a Java API to communicate content using SDO data graphs .
您可以使用SOAPAPI来传递使用XML数据结构的内容,或者使用JavaAPI来传递使用SDO数据图的内容。
-
I describe how you can create a response message in a Web service implementation class using the SOAP API for Attachments in Java ( SAAJ ) .
我向您描述了如何使用SOAPAPIforAttachmentsinJava(SAAJ)在Web服务实现类中创建响应消息。
-
Write your own program using the Google Calendar SOAP API 's to extract , encrypt , and store every calendar event in the past and future .
编写您自己的程序,借助GoogleCalendarSOAPAPI提取、加密和存储以前和将来的日程表事件。
-
WSDL files are useful , because they contain information on available SOAP API methods and can be used by connecting clients to " auto-discover " the SOAP API .
WSDL文件是很有用的,因为它们包含了关于可用的SOAPAPI函数的信息,并且可以被连接客户端用于自动发现SOAPAPI。
-
SDK : The SchemaLogic Suite includes a fully documented Web services SOAP API and a Java API to allow customers to write custom applications against the modeling server .
SDK:SchemaLogicSuite包含一个具有完整文档的Web服务SOAPAPI和JavaAPI,允许客户针对建模服务器编写定制的应用程序。
-
Connecting SOAP clients can also use this WSDL URL to auto-discover the SOAP service API .
连接SOAP的客户端就能够使用这个WSDLURL自动发现SOAP服务API了。
-
Finally , you also use Zend_Soap to automatically generate a WSDL file that describes the SOAP service , thereby enabling clients to " auto-discover " the SOAP service API .
最后,您也将使用ZendSoap自动生成一个描述SOAP服务的WSDL文件,从而使客户端能自动发现SOAP服务API。